feat/spawn documentation#367
Merged
twisti-dev merged 4 commits intoSLNE-Development:masterfrom May 1, 2026
Merged
Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
Adds a new Writerside topic describing the Survival Server spawn system and links it into the documentation navigation.
Changes:
- Added new
spawns.mdtopic describing spawn/respawn rules and spawn grid spacing. - Added a new spawn grid image (
spawn-grid.png) for the topic. - Updated
ccs.treeto include the new topic in the ToC.
Reviewed changes
Copilot reviewed 2 out of 4 changed files in this pull request and generated 4 comments.
| File | Description |
|---|---|
| Writerside/topics/spawns.md | New spawn system documentation page with images and sections. |
| Writerside/images/spawn/spawn-grid.png | Adds the spawn grid diagram used by the new topic. |
| Writerside/ccs.tree | Adds the new spawns.md page to the documentation navigation. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
twisti-dev
requested changes
Apr 27, 2026
Co-authored-by: twisti <76837088+twisti-dev@users.noreply.github.com>
twisti-dev
approved these changes
May 1, 2026
Collaborator
|
@Mergifyio update |
Contributor
✅ Branch has been successfully updated |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This pull request adds new documentation about the spawn system on the Survival Server and updates the table of contents to include this information. The main focus is to explain how the spawns work, their arrangement, and related mechanics for players.
Documentation Additions:
spawns.mddescribing the spawn system, including the number and arrangement of spawns, respawn logic, teleportation options, and related features.Table of Contents Updates:
ccs.treeto include the newspawns.mdtopic in the documentation navigation structure.